| 1. | That implements a custom collection editor 的、用于实现自定义集合编辑器的控件。 |
| 2. | Method of your custom collection class or of 方法,可将对象从集合中移除。 |
| 3. | For an example of adding objects to a custom collection , see the 有关将向自定义集合添加对象的示例,请参见 |
| 4. | Method is automatically provided for your custom collection when you inherit from 继承时,将自动为您的自定义集合提供 |
| 5. | Methods are automatically provided for your custom collection when you inherit from 继承时,将自动为您的自定义集合提供 |
| 6. | When you are creating a custom collection class for objects , we suggest that you inherit from 为对象创建自定义集合类时,建议从 |
| 7. | A custom server control that consists of a custom collection of other server controls as child controls 一种自定义服务器控件,由其他服务器控件(作为子控件)的自定义集合组成。 |
| 8. | As the type of a controls collection property , you need a custom collection editor to specify the collection items object type )作为控件的集合属性的类型,则需使用自定义集合编辑器来指定集合项的对象类型。 |
| 9. | Demonstrates how to implement a custom collection editor that allows items of a given type to be added to a collection at design time 演示如何实现自定义集合编辑器,该编辑器允许在设计时将给定类型的项添加到集合。 |
| 10. | Implementation for your collection property , and all the objects in the collection are of the same type , you do not need a custom collection editor 实现,并且集合中的所有对象都属于同一类型,则无需使用自定义集合编辑器。 |